Welcome![Sign In][Sign Up]
Location:
Search - band pass filter

Search list

[Communication-Mobilesimulated_filter

Description: 模拟滤波器,用M文件实现,可以做函数使用。有低通滤波器和高通滤波器,带通,带阻。-Analog filters, with M files to achieve, can be done using the function. There are low-pass filter and high-pass filter, band-pass, band-stop.
Platform: | Size: 7168 | Author: eachgear | Hits:

[VHDL-FPGA-Verilog48_fir

Description: 本次设计的数字基带成形滤波器参照IS-95标准进行设计,对输入信号进行4倍过采。IS-95标准为:其中通带频率为590Khz,通带的链波大小1.5dB,截止带的频率为740Khz,截止带的衰减量为40dB,传输的数据率为1.2288Mhz,传输的频宽为1.25Mhz。-The design of the digital base-band shaping filter with reference to IS-95 standard design, the input signal to 4 times over mining. IS-95 standards as follows: one pass-band frequency is 590Khz, passband wave the size of the chain of 1.5dB, closing with the frequency of 740Khz, closing with attenuation of 40dB, the data transmission rate of 1.2288Mhz, transmission bandwidth for 1.25Mhz.
Platform: | Size: 91136 | Author: 刘强 | Hits:

[VC/MFCband-filter

Description: 介绍了用C语言来实现一个简单的带通滤波的方法,并有说明-Introduction using C language to realize a simple band-pass filtering method, and it has made it clear
Platform: | Size: 3072 | Author: 李培 | Hits:

[matlabCommonFilter_Matalab

Description: Matlab低通,高通,带通滤波器的设计都有,说明很详细,并且带有实例。-Matlab low pass, high pass, band-pass filter design are to illustrate in great detail and with examples.
Platform: | Size: 8192 | Author: 周期 | Hits:

[matlabdsp

Description: 输入自己事先录制好的语音信号,该程序实现将语音信号通过FIR低通、高通、带通滤波器后还原出来的语音质量-Enter their own pre-recorded speech signal, the program will realize voice signal through the FIR low-pass, high pass, band-pass filter to restore them after the voice quality
Platform: | Size: 150528 | Author: shelly | Hits:

[matlabmatlab

Description: IIR一阶低通滤波器 一阶高通滤波器 Notch 嵌波滤波器 Peak 滤波器 IIR低通滤波(Butterworth) IIR高通滤波(Butterworth) IIR带通滤波(Butterworth) IIR带阻滤波(Butterworth) IIR低通滤波(chebyshev 1) IIR低通滤波(chebyshev 1) chebyshev 中用到的函数 cheby.m-First-order IIR low-pass filter the first-order high-pass filter Notch filter inlay Peak wave filter IIR low-pass filter (Butterworth) IIR high-pass filtering (Butterworth) IIR band-pass filter (Butterworth) IIR band-stop filter (Butterworth) IIR low-pass filter (chebyshev 1) IIR low-pass filter (chebyshev 1) chebyshev function used cheby.m
Platform: | Size: 7168 | Author: Kelsey | Hits:

[matlabfilter

Description: % y=filter(sig,fmin,fmax) % 对信号进行理想滤波,可完成低通,带通 % sig为被滤波信号 % fmin为下限频率,当fmin为0时为低通滤波器,当fmin>0时,为带通滤波器 % fmax为上限频率,fmax>fmin % fs为信号的采样频率 % y为经过滤波后的信号 -% Y = filter (sig, fmin, fmax)% of the ideal signal filtering, to be completed by low-pass, band-pass filter% sig for signal% fmin is the minimum frequency, when fmin for 0:00 for the low-pass filter, when fmin > 0, for the bandpass filter% fmax is the upper limit frequency, fmax> fmin% fs for signal sampling frequency% y for the filtered signal
Platform: | Size: 1024 | Author: liu | Hits:

[assembly languagechap06

Description: ex5_1 I-型线性相位FIR滤波器 ex5_2 II-型线性相位FIR滤波器 ex5_3 III-型线性相位FIR滤波器 ex5_4 IV-型线性相位FIR滤波器 ex5_5 矩形窗频响 ex5_6 希尔伯特变换器设计-汉宁窗 ex5_7 低通滤波器设计-汉明窗 ex5_8 带通滤波器设计-布莱克曼窗 ex5_9 低通滤波器设计-凯塞窗 ex5_11 频率采样技术:低通,朴素法 ex5_12 频率采样技术:低通, 最优法T1 & T2 ex5_13 频率采样技术:带通, 最优法T1 & T2 ex5_14 频率采样技术:高通, 最优法T1 ex5_15 频率采样技术:差分器 ex5_16 频率采样技术: 希尔伯特变换器 ex5_17 利用Parks-McClella算法设计低通滤波器 ex5_18 用PM算法进行的带通滤波器设计 ex5_19 用PM算法进行的高通滤波器设计 ex5_20 用PM算法进行的阶梯滤波器设计 ex5_21 用PM算法进行的差分器设计 ex5_22 用PM算法进行的希尔伯特变换器设计-ex5_1 I-type linear phase FIR filter ex5_2 II-type linear phase FIR filter ex5_3 III-type linear phase FIR filter ex5_4 IV-type linear phase FIR filter rectangular window frequency response ex5_5 Hilbert ex5_6 converter design- Hanning window low-pass filter design ex5_7- Hamming window ex5_8 bandpass filter design- Blackman window ex5_9 low-pass filter design- Kaiser window ex5_11 sampling frequency: low-pass, a simple method ex5_12 sampling frequency: low-pass, optimal method T1 & T2 sampling frequency ex5_13: band-pass, optimal method T1 & T2 ex5_14 sampling frequency: high-pass, optimal method T1 sampling frequency ex5_15: differentiator sampling frequency ex5_16: Hilbert converter Parks-McClella use ex5_17 algorithm design low-pass filter PM algorithm ex5_18 with the band-pass filter design PM algorithm ex5_19 with the high-pass filter design PM algorithm used ex5_20 ladder filter design PM algorithm used ex5_21 differential design PM al
Platform: | Size: 4096 | Author: 张满超 | Hits:

[OtherDSP

Description: 先采集一单声道音频信号(.wav)并用WAVREAD文件采样读取,并对其进行频谱分析。分别用窗函数法和双线性变换法设计低通、高通、带通三种FIR滤波器和IIR滤波器。用M文件使信号通过滤波器并对输出信号进行时域和频域分析。-First acquisition of a mono audio signal (. Wav) files with sampling WAVREAD read, and their spectral analysis. Window function, respectively and the design of bilinear transform low-pass, high pass, band-pass FIR filters and IIR three filters. M document with the signal through the filter and the output signal in time domain and frequency domain analysis.
Platform: | Size: 197632 | Author: 宋立泉 | Hits:

[Special Effectsimage_bandpass_filter

Description: Design frequency domain Ideal, Butterworth and Gaussian band pass filters to filter the input image. Use your own grayscale picture as the input image. The filters must be passing frequencies between radius of 30 and 120 frequency components of the Fourier spectrum (30<D0<120). - input image - Fourier spectrum of the image - Frequency domain filter function image - Band pass filtered image- Design frequency domain Ideal, Butterworth and Gaussian band pass filters to filter the input image. Use your own grayscale picture as the input image. The filters must be passing frequencies between radius of 30 and 120 frequency components of the Fourier spectrum (30<D0<120). - input image - Fourier spectrum of the image - Frequency domain filter function image - Band pass filtered image
Platform: | Size: 1024 | Author: mustafa | Hits:

[VHDL-FPGA-Verilogvhdl

Description: FIR滤波器的性能参数 设计一个滤波器最基本的就是性能参数的,决定着滤波器的实际功能.比如阶数,截至频率。 本文滤波器设计参数 ①输入,输出数据宽度10位 ②阶数为4阶的线性相位FIR滤波器, ③类型:带通 -FIR filter performance parameters The design of a filter is the most basic performance parameters, determines the actual filter function. For example, the order, as the frequency. In this paper, filter design parameters ① input and output data width of 10 ② order for the 4 order of the linear phase FIR filter, ③ Type: Band Pass
Platform: | Size: 3072 | Author: bobo | Hits:

[Mathimatics-Numerical algorithmsbandpass

Description: Band pass Fir filter. Use mainly in applications like array beam forming
Platform: | Size: 324608 | Author: bh | Hits:

[Program docbandpassfilter

Description: Constructs a band-pass butterworth filter
Platform: | Size: 1024 | Author: hazem tarek | Hits:

[matlabmeierdaopufadematlabshixian

Description: 对录音信号集 中的某一语音,利用BATLAB设计一美尔例谱算法,并实现。 取信号集 中的一个语音信号:“xxxxxx”,将它作为输入的语音信号来为设计一个美尔倒谱算法,在该算法中,主要设计了以下环节: 1.读入一个语音信号;2.对这个信号归一化;3.对归一化的信号进行加窗处理(这里的矩形窗长度必须为257,重帧长64);4.进行预加重处理,即通过一个高通滤波器: ;5进行512点的FFT;6.分别取模平方得到功率谱;7.在设计的mel滤波器组中,我采用了25个带通滤波器;8.将得到的功率谱信号通过mel滤波器组,得到相应的25个功率值;9.对这些功率值取自然对数;10.对这些值取离散作弦变换;11.将得到的值去掉直流分量,取其它值作为MFCC参数。 -Concentrated on recording a voice signal, using BATLAB designed Mayer cases spectral algorithm, and implementation. Get a voice signal signal focus: "xxxxxx", will it as input for the design of a voice signal to Mel Cepstrum algorithm in the algorithm, the main design of the following links: 1. Read a speech signal 2. On the signal normalized 3. Of the normalized windowed signal processing (here, rectangular window length must be 257, re-frame size 64) 4. For Pre-emphasis processing through a high-pass filter: 5 for 512 points of FFT 6. modulo square were obtained spectrum 7. in the design of mel filter banks, I use a 25 band-pass filter 8 . will be the power spectrum signal by mel filter bank, corresponding to the 25 power values 9. on the power to take the natural logarithm value 10. to take these values as strings of discrete transform 11. will be of value to out DC component, to take other values as MFCC parameters.
Platform: | Size: 13312 | Author: 赵欣 | Hits:

[matlabfirbp

Description: FIR Band pass filter using different windowing techniques
Platform: | Size: 1024 | Author: jabwemet | Hits:

[matlabFiltering

Description: 时域滤波方法,频域滤波大全(包括中值滤波,均值滤波,理想低通,巴特沃斯低通 带通滤波器-Time-domain filtering, frequency domain filtering Daquan (including the median filter, mean filter, the ideal low-pass, Butterworth low-pass band-pass filter
Platform: | Size: 5120 | Author: zhangjiahui | Hits:

[matlabMATLAB-based-voice-filter

Description: 基于MATLAB的语音滤波器,通过MATLAB使原来的语音信号分别进行带通,高通,低通滤波,得到更好的效果-MATLAB-based voice filter through the MATLAB so that the original speech signal, respectively, for band-pass, high pass, low pass filter, to get better results
Platform: | Size: 2048 | Author: 柳沐璇 | Hits:

[matlabBand-pass-filter-source-code

Description: 自己原创的带通滤波的程序,主要实现对振动信号中噪声的过滤-Own original band-pass filtering process, the main achievement of the vibration signal noise filtering. . .
Platform: | Size: 1024 | Author: 高闯 | Hits:

[Post-TeleCom sofeware systemsChebyshew-1-band-pass

Description: Chebyshew-1型带通模拟滤波器,可以较好的实现边界滤波-Chebyshew-1,band pass filter,used for signal processing
Platform: | Size: 1024 | Author: 宋平 | Hits:

[Otherfilter bandpass

Description: Bandpass Filters A band pass filter is an electronic circuit that allows the passage of a Frequency range of a signal and attenuates the remaining frequencies. We present three bandpass filters that added deliver the audible spectrum By the human being. These three filters are low pass filter, medium pass filter and filter Passes high.
Platform: | Size: 247808 | Author: uxeer | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net